Set TLS minimum version to 1.3 for Ingress to Activator#14074
Merged
knative-prow[bot] merged 1 commit intoknative:mainfrom Aug 3, 2023
Merged
Set TLS minimum version to 1.3 for Ingress to Activator#14074knative-prow[bot] merged 1 commit intoknative:mainfrom
knative-prow[bot] merged 1 commit intoknative:mainfrom
Conversation
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## main #14074 +/- ##
==========================================
- Coverage 86.24% 86.21% -0.04%
==========================================
Files 199 199
Lines 14767 14767
==========================================
- Hits 12736 12731 -5
- Misses 1729 1734 +5
Partials 302 302
☔ View full report in Codecov by Sentry. |
Contributor
Author
Member
/hold |
Contributor
Contributor
Author
|
Yes, I think so 👍 |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: nak3, ReToCode The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Contributor
|
I'll do the same here then. |
Member
|
/hold cancel |
nak3
added a commit
to nak3/serving
that referenced
this pull request
Aug 9, 2023
…ive#14074)" This reverts commit 8ea1cb6.
nak3
added a commit
to nak3/serving
that referenced
this pull request
Aug 10, 2023
…ive#14074)" This reverts commit 8ea1cb6.
nak3
added a commit
to nak3/serving
that referenced
this pull request
Aug 11, 2023
…ive#14074)" This reverts commit 8ea1cb6.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed Changes
This patch sets TLS minimum version to 1.3 for Ingress to Activator
Release Note
Fix #14057